Format codebase + move external files to 3rdparty + add PCH#308
Format codebase + move external files to 3rdparty + add PCH#308JanuszBedkowski merged 1 commit intoMapsHD:mainfrom
Conversation
|
Michal can You check why some check are failing? |
a77fde6 to
24491c6
Compare
24491c6 to
7c667fc
Compare
|
I think it could be useful to add this commit to .git-blame-ignore-revs, so that git blame remains helpful after the reformat. It might also be worth considering adding a new status check that runs something like 'clang-format -n -Werror' to help keep formatting consistent going forward. |
This problem is referenced also in this issue. Enforcement of clang format in future PRs can be done in next PR as this is already quite big. |
Uh oh!
There was an error while loading. Please reload this page.